Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added note about docker and go dependency to the readme #966

Merged
merged 3 commits into from
Feb 19, 2016

Conversation

paulbellamy
Copy link
Contributor

No description provided.

@@ -217,6 +217,10 @@ kubectl create -f scope-probe-ds.yaml

## <a name="developing"></a>Developing

Building scope from source depends on the latest versions of

This comment was marked as abuse.

@2opremio
Copy link
Contributor

Minor-comment, LGTM.

@@ -217,6 +217,10 @@ kubectl create -f scope-probe-ds.yaml

## <a name="developing"></a>Developing

Building scope from source depends on the latest versions of
[docker](https://www.docker.com/) and [go](https://golang.org/), so

This comment was marked as abuse.

This comment was marked as abuse.

@paulbellamy
Copy link
Contributor Author

removed dependency on go on the host, and clarified the relationship between make and make deps a bit.

@davkal does this still work for you?

@davkal
Copy link
Contributor

davkal commented Feb 17, 2016

Still works, @paulbellamy thx

container, builds the backend build container, builds the app and probe in a
said container, and finally pushes the lot into a Docker image called
**weaveworks/scope**.
Building Scope from source depends on the latest version of

This comment was marked as abuse.

This comment was marked as abuse.

paulbellamy added a commit that referenced this pull request Feb 19, 2016
added note about docker and go dependency to the readme
@paulbellamy paulbellamy merged commit e6b60e3 into master Feb 19, 2016
@paulbellamy paulbellamy deleted the readme-dependencies branch February 19, 2016 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants